Mahendra Garg
|
d81fb4b63e
|
Made changes while import prctl
|
2018-04-10 14:19:34 +05:30 |
|
Mahendra
|
5efb491349
|
add docstring for set_thread methrod in helper_msgcoding
|
2018-04-07 18:42:21 +05:30 |
|
Mahendra
|
e6e4c66010
|
helper_threading formating
|
2018-04-07 15:14:43 +05:30 |
|
|
0150a35dd4
|
Change main thread name to PyBitmessage
|
2017-09-21 17:51:34 +02:00 |
|
|
bdf61489ae
|
Allow multiple ReceiveQueue threads
- defaults to 3
|
2017-07-10 07:08:10 +02:00 |
|
|
de22e547c5
|
Remove buggy log message if prctl is missing
- it's not that important that you need to be informed of it, and
importing logging may cause cyclic dependencies/other problems
|
2017-07-06 20:06:43 +02:00 |
|
|
4536e44b8c
|
Thread names propagate to system
- the thread names should now show up in the monitoring tools of
operating systems (tested on linux)
|
2017-07-06 19:35:40 +02:00 |
|
mailchuck
|
b00c4f24ec
|
Threads close better
- UPnP and outgoingSynSender threads close slightly better.
- extPort initialisation was missing
|
2016-05-02 15:00:21 +02:00 |
|