-
### What happened?
Since upgrading to 3.113.x all the docker builds and later on the kubernetes update do not run in parallel anymore. So it takes very long. Downgrading to 3.112.0 solves the issue…
-
```
$ docker run --rm -it ruby:2.7.8-alpine3.16 gem install sqlite3 -V
...
GET https://rubygems.org/quick/Marshal.4.8/sqlite3-1.7.2.gemspec.rz
200 OK
...
GET https://rubygems.org/quick/Marshal.4…
-
A user has recently proven that, through repeating iframes in a coding playground, they can bot the site and overflows the site. This also allows for DDoS attacks.
-
Initial screen
![Afbeelding1](https://github.com/nicsure/QuanshengDock/assets/148579604/ba599035-37ba-4852-8a50-53cf7ca4929d)
Switch to VFO
![Afbeelding2](https://github.com/nicsure/Quanshen…
-
I just updated from Realm v0.92.2 to v0.92.3 and now our app keeps crashing if we execute the following code in our sync logic:
``` swift
import Async
Async.background {
let realm = Realm()
real…
ghost updated
7 months ago
-
This is https://github.com/adimetrius/Herschel/commit/dd03698cc9d709cd23479bc737f15c4c77bd2e11.
When attempting to compile following code:
```
MODULE A;
PROCEDURE Stub;
BEGIN
END Stub;
…
-
From helpscout: https://secure.helpscout.net/conversation/136677835/2196/
I see that in core 0.89.6, the assertion used to check `top.size() == 7`, but that was since changed to `top.size() >= 7` in …
jpsim updated
7 months ago
-
Hi!
We've got a Mac application written using Swift and SwiftRealm/Realm version 0.9.32. It's a Finder extension and it crashes when accessing the Realm database in it's group container folder.
```
…
-
Sorting result sets using the stdlib sorting function, by passing a method to sort, works for debug builds but causes a crash on release builds.
filteredStations is a Results
Picture above is showi…
-
Originally reported here: realm/realm-cocoa#4288
```
table.cpp:510: [realm-core-2.1.4] Assertion failed: m_top.size() == 2 [1, 2]
0 Realm 0x000000010287e8ec _ZN5re…
jpsim updated
7 months ago