Oleksandr
Results
1
issues of
Oleksandr
Hello again, I'm trying to investigate an issue with behavior [signal](https://docs.python.org/3/library/signal.html#signal.signal) handlers during and after invocation of `fdb.connect()`. I have a handler for `SIGINT` and `SIGTERM` which is used for...