Fabian Möller
d022c81d99
mount: ensure atexit gets run on interrupt
...
When running `rclone mount`, there were 2 signal handlers for `os.Interrupt`.
Those handlers would run concurrently and in some cases cause either unmount or `atexit.Run()` being skipped.
In addition `atexit.Run()` will get called in `resolveExitCode` to ensure cleanup on errors.
2018-05-12 10:40:44 +01:00
..
2018-04-18 21:09:54 +01:00
2018-04-20 21:02:37 +01:00
2018-01-15 17:51:14 +00:00
2018-05-05 17:32:41 +01:00
2018-01-15 17:51:14 +00:00
2018-01-15 17:51:14 +00:00
2018-01-15 17:51:14 +00:00
2018-05-07 20:37:09 +01:00
2018-01-15 17:51:14 +00:00
2018-05-07 20:39:52 +01:00
2018-01-15 17:51:14 +00:00
2018-01-18 20:27:52 +00:00
2018-02-25 12:57:14 +01:00
2018-01-15 17:51:14 +00:00
2018-04-26 16:21:07 +01:00
2018-01-15 17:51:14 +00:00
2017-08-31 16:21:28 +01:00
2016-12-03 09:08:40 +00:00
2018-04-20 21:02:37 +01:00
2018-05-07 20:39:52 +01:00
2018-03-29 09:10:19 +02:00
2018-01-15 17:51:14 +00:00
2018-04-26 08:55:03 +01:00
2018-04-26 08:55:03 +01:00
2018-04-26 08:55:03 +01:00
2018-03-09 08:44:02 +00:00
2018-04-26 08:55:03 +01:00
2018-01-15 17:51:14 +00:00
2018-01-15 17:51:14 +00:00
2018-05-07 20:39:52 +01:00
2018-05-12 10:40:44 +01:00
2018-05-07 20:39:52 +01:00
2018-05-07 20:39:52 +01:00
2018-01-15 17:51:14 +00:00
2018-05-05 17:32:41 +01:00
2018-01-18 20:19:55 +00:00
2018-05-07 20:39:52 +01:00
2018-04-26 17:00:44 +01:00
2018-01-15 17:51:14 +00:00
2018-05-07 20:39:52 +01:00
2018-05-07 20:39:52 +01:00
2018-04-07 11:42:55 +01:00
2018-01-15 17:51:14 +00:00
2018-04-13 13:38:06 +01:00
2018-01-15 17:51:14 +00:00
2018-02-02 13:46:56 +00:00
2018-01-15 17:51:14 +00:00
2018-03-17 12:36:30 +01:00
2018-05-12 10:40:44 +01:00