-
KingNFT
Medium
# Potential race conditions due to usage of ````sdk.Context```` in concurrent goroutines
## Summary
The implementation of the ````TopicsHandler```` methods uses ````sdk.Context```` i…
-
- Is a qualified-id allowed to appear in a member-designator?
- Is a template-id allowed to appear in a member-designator?
- Is an offsetof expression required to be a constant expression (7.7 [[exp…
-
Currently pops a warning saying that underscores `_` are not allowed, because I checked this with
`LayerID.isalnum()` (alphanumeric).
But actually underscores are allowed, and 15 char. max.
–––…
-
I use gomail in one of my projects and when I try to send emails concurrently I get a
`fatal error : concurrent map writes`
Below is my code to send an email
```
func (s *Service) sendEmail(not…
-
Vorlagen scheint JL nicht eindeutig zu referenzieren (jedenfalls habe ich dazu nichts gefunden).
Vorschlag:
Vorlagen bekommen (wie Dateien in einer Akte) einen Datensatz.
```
id:"e91228aec0a8…
-
### Release
Redwood
### Expected behavior
Request to became a Course creator is sent, an appropriate message is displayed
### Actual behavior
I get an error `Sorry, there was error with you reque…
-
root@localhost:~# wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash -x menu.sh [option] [lisence/url/token]
--2024-10-31 16:40:13-- https://gitlab.com/fscarmen/warp/-/raw/main/menu…
-
Dear all,
as of our last meeting, we in ONS are in the process of taking up the dietary terms as defined in the shared spreadsheet.
There is one issue I would like to clarify and have feedback o…
-
## Background
Zombie pointer problem is very difficult to debug. Now GoGC will only report this issue in scanning objects, even though Go GC will panic here, information is not enough for d…
-