Sha256: f568c862f5b81ef27a09baf8e39e353f1c11763efb7aec3e7394fe165f260a1b
Contents?: true
Size: 632 Bytes
Versions: 5
Compression:
Stored size: 632 Bytes
Contents
#Known issues & Bugs 0000. A `every` event used in a controller's action will time correctly on the first action, but subsequent actions will be off by at most 3 ticks. This is because we do not have any way (currently) to reset the timing queue in the controller as it reisters for all timing events at init. See "Does not call intervals of other actions; and still works when switching back actions" in `spec/kern/controller_spec.rb` 0002. `vm_cache_write_sync_pending` in the `vm` service relies on page_ids, but this would cause a collision on two pages named the same thing. This needs to integrate the namespace.
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
flok-0.0.79 | docs/known_issues.md |
flok-0.0.78 | docs/known_issues.md |
flok-0.0.77 | docs/known_issues.md |
flok-0.0.76 | docs/known_issues.md |
flok-0.0.75 | docs/known_issues.md |