This website requires JavaScript.
Explore
Help
Register
Sign In
zouqin
/
cache
Watch
1
Star
0
Fork
0
You've already forked cache
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
d81cc477d92d48462edee5b1e53b15613993e818
cache
/
src
/
save.ts
4 lines
54 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Apply workaround for earlyExit
2024-01-10 15:36:58 +00:00
import
{
saveRun
}
from
"./saveImpl"
;
Catch and log unhandled exceptions stemming from closed file descriptor (#596)
2021-05-27 10:46:35 -05:00
Apply workaround for earlyExit
2024-01-10 15:36:58 +00:00
saveRun
(
true
)
;
Reference in New Issue
Copy Permalink