Skip to content
#

asynchronous

Here are 2,077 public repositories matching this topic...

lal12
lal12 commented Jan 28, 2022

Since commit b2ccbbb8a4b66a718298df65ac283e2056e211fa on linux uv_uptime will (in most cases) return a fractional uptime. In itself this is fine and I personal would prefer that, but apparently an extra floor was added in the windows implementation to get same behavior on all platforms (61a8d97ad9eff8a5e8b0d05d3b421062cd5427de). So this at least should be discussed.

Edit: there is an related

fyodor
fyodor commented Mar 16, 2021

Right now, whenever Zenmap crashes, it gives the user a stack trace and asks the user to send it to the Nmap dev list. So we get a flood of emails (most of which aren't even allowed through moderation) which often contain just a stack trace with no subject line or any explanatory text in the message body. Lots of these are for well known issues in older versions of Zenmap. So it's not very usef

transmittable-thread-local

📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

  • Updated Jan 28, 2022
  • Java

Improve this page

Add a description, image, and links to the asynchronous topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asynchronous topic, visit your repo's landing page and select "manage topics."

Learn more