-
Thread.Sleep() is not recommended. Instead, call Task.Yield() to yield control to another task.
-
# Issue report
_The following information is very important in order to help us to help you. Omission of the following details cause delays or could receive no attention at all._
## Operating sy…
-
### User Story
As a back-end developer, I want to already know the questions both parties should be asking (either as a service or a client) when integrating between the system I am developing and ex…
-
Imported from JIRA [DS-4315] created by mohideen
The nightly DOI registration jobs started to fail with the "REGISTER_FIRST" error:
Date: 7/16/19 3:45 AM
Register DOI doi:10.13016/m2yecu-k9mj for …
-
Hi everybody,
After many attempts and a deep search on similar problem, I would really appreciate some help.
I am running an XMPP server on prosody (v0.11.9) and my clients on chatsecure app never…
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
```python
import torch
import torch.nn as nn
class Sub(torch.jit.ScriptModule):
def __init__(self):
super(Sub,…
-
Can I print PDF file direct from URL ?
-
If a channel is does not have publisher confirmation on when the `#on_ack` method is called, `#on_ack` will attempt to turn confirmations on by calling `#use_publisher_confirmations!`. As that method…
-
Following the discussion in #80 which strayed into the usefulness of the floppy track buffer in TLVC/ELKS, I conducted a bunch of tests - all on XT class hardware using a 3.5in 720k drive and a classi…
-
This issue is to summarize the design discussion with @cpascual about the Tango change events and Taurus polling relation.
We have a feeling that the current relation between these two provokes sit…