| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
!buildbot AMD64 RHEL8 |
Sorry, something went wrong.
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit a08d6b4 🤖 The command will test the builders whose names match following regular expression: AMD64 RHEL8 The builders matched are:
|
Sorry, something went wrong.
| ev.base.time_stamp = get_current_monotonic_ticks(); | ||
| ev.process_id = getpid(); | ||
| ev.thread_id = gettid(); | ||
| ev.thread_id = syscall(SYS_gettid); |
There was a problem hiding this comment.
Perhaps it would make sense to leverage the existing thread API, e.g. PyThread_get_thread_native_id()?
Sorry, something went wrong.
There was a problem hiding this comment.
I did that first but that has a check first for !initialized that calls PyThread_init_thread and that was causing problems when fork happens.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Uh oh!
There was an error while loading. Please reload this page.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.