-
if `compress=True` then use `fpack` to compress the files.
Main issue is it adds dependency on binaries/libraries that might need to be compiled on each system: https://heasarc.gsfc.nasa.gov/fitsio…
-
```
thread 'tokio-runtime-worker' panicked at /home/dpc/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/scheduler/multi_thread/mod.rs:86:9:
Cannot start a runtime from …
-
### Description
Method `GetWaitState()` may be entered my multiple threads (it's not guarded by a lock) and each thread can return different instance of the ProcessWaitState, which is mutable.
http…
-
Issue:
This is the second time that graves have been deleted, and you only get the player's head when you destroy them.
Server:
Aternos:
Paper version git-Paper-307 (MC: 1.19.2) (Implementing AP…
-
The ‘reticulate’ package is creating files inside the R library path *after* installation, when it is being used. Here’s an MWE:
```
$ install.packages('reticulate')
$ py_path = system.file('pyth…
-
### Code
Here is what was being compiled: https://github.com/spaceandtimelabs/sxt-proof-of-sql/pull/252/commits/f949012b404c97435d73c6bbae2cdd69f371ceec
### Meta
`rustc --version --verbose`:
ru…
-
# Preliminary Info
### What Airship dependencies are you using?
airship_flutter : 7.9.0
pod : 18.11.1
### What are the versions of any relevant development tools you are using?
Flutter : 3.…
-
I stumbled upon what i thought was a bug when building callgraphs for a Java project of mine. Now that i looked into it, i'm not so sure if it is intended behavior or not. It boils down to the followi…
-
From strace'ing:
```
Internal Error: Sub-system: ATCL, File: /quartus/ccl/atcl/atcl_root.cpp, Line: 510
Unable to load Tk library
Stack Trace:
0x127aad5: err_report_internal_error(char co…
-
```
1. Start the Receiver.
2. Start the sender with 1 thread and 100 loops
a) Result : there is no exception
3. Start the sender with 10 threads and 100 loops
a) Result : the Exception i…