This website requires JavaScript.
Explore
Help
Sign in
actions
/
cache
Watch
1
Star
0
Fork
You've already forked cache
0
mirror of
https://code.forgejo.org/actions/cache.git
synced
2024-11-16 23:51:16 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8c04f899de
cache
/
src
/
save.ts
4 lines
54 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Apply workaround for earlyExit
2024-01-10 16:36:58 +01:00
import
{
saveRun
}
from
"./saveImpl"
;
Catch and log unhandled exceptions stemming from closed file descriptor (#596)
2021-05-27 17:46:35 +02:00
Apply workaround for earlyExit
2024-01-10 16:36:58 +01:00
saveRun
(
true
)
;
Reference in a new issue
Copy permalink