good morning!!!!

Skip to content
Snippets Groups Projects
Forked from an inaccessible project.
  • Alex Sharov's avatar
    15096f27
    Remove ctx from Open. Stop goroutines on Close. (#650) · 15096f27
    Alex Sharov authored
    * remove ctx from MustOpen
    
    * remove ctx from Open. Stop goroutines on Close.
    
    * remove ctx from Open. Stop goroutines on Close.
    
    * remove ctx from remote open (we have DialTimeout field to manage connection timeouts)
    
    * enable RawReads and add native implementation of Get/Has methods
    15096f27
    History
    Remove ctx from Open. Stop goroutines on Close. (#650)
    Alex Sharov authored
    * remove ctx from MustOpen
    
    * remove ctx from Open. Stop goroutines on Close.
    
    * remove ctx from Open. Stop goroutines on Close.
    
    * remove ctx from remote open (we have DialTimeout field to manage connection timeouts)
    
    * enable RawReads and add native implementation of Get/Has methods
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Makefile 8.11 KiB