mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 13:54:20 +03:00
vere: add comment noting possible ctrl-z deadlock
This commit is contained in:
parent
0d617eefc9
commit
94da5c9102
@ -633,6 +633,9 @@ u3_disk_exit(u3_disk* log_u)
|
||||
|
||||
// cancel write thread
|
||||
//
|
||||
// XX can deadlock when called from signal handler
|
||||
// XX revise SIGTSTP handling
|
||||
//
|
||||
if ( c3y == log_u->ted_o ) {
|
||||
c3_i sas_i;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user