futureverse / futureverse/marshal

marshal: turn connections into invalid connections

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
15
Forks
1
PR merge metrics
No merged PRs in 30d

Description

For example, if we detect a connection with index K, we can change its index to -1. If the connection is never used, all is fine, and if it's used it'll trigger a run-time error.

The background is that R does not protect against using connections in other R sessions. This should ideally be fixed in R itself, cf. https://github.com/HenrikBengtsson/Wishlist-for-R/issues/81

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.